type github.com/jackc/pgx/v5/pgtype.encodePlanInt4CodecBinaryInt32

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L702: 			return encodePlanInt4CodecBinaryInt32{}
		int.go#L718: type encodePlanInt4CodecBinaryInt32 struct{}
		int.go#L720: func (encodePlanInt4CodecBinaryInt32) Encode(value any, buf []byte) (newBuf []byte, err error) {